home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / 3d_balloon_drop.swf / scripts / frame_450 / DoAction.as
Text File  |  2005-01-17  |  112b  |  7 lines

  1. call("setInfo");
  2. tellTarget("waterSpray")
  3. {
  4.    gotoAndPlay("player" add eval("../:playerNum"));
  5. }
  6. stop();
  7.